

.van-cover-image{
	height:200px;
	width:100%;
	box-shadow: 0 0 4px;
}

.van-cover-image img{
	height:100%;
	width:100%;	
	object-fit:cover;
}

.admin-see-van-container .container .row{
	margin-top:15px;
}